home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1998 March / MACPOWER-1998-03.ISO.7z / MACPOWER-1998-03.ISO / AMUG / Prog / Object Plant 1.4.5.sit / Object Plant-1.45 / Object Plant README 1.4.5 < prev    next >
Text File  |  1997-12-15  |  28KB  |  495 lines

  1. The Object Plant 1.4.5
  2.  
  3. Date of Release: 15 December 1997
  4.  
  5. The Object Plant is a OOA/OOD tool based on the OMT and UML notation. It can be used
  6. to create Object Models, State Diagrams, Event Trace Diagrams, Use Case Diagrams
  7. and finally it can generate C++ code skeletons.
  8.  
  9. The Object Plant folder contents:
  10. - Object Plant README 1.4.5    this file
  11. - Object Plant                          PowerPC version of the program
  12. - 68k Object Plant                   68k version of the program
  13. - C++ Data Types                      text file with a subset of the standard C++ types
  14. - C++Template.cc                     template file for generation of C++ code skeletons
  15. - C++Template.h                       template file for generation of C++ code skeletons
  16. - Class.java                             template file for generation of Java code skeletons
  17. - Interface.java                       template file for generation of Java code skeletons
  18. - HTML Class template             template file for generation of class HTML
  19.                                                 documentation
  20. - HTML Interface template       template file for generation of interface HTML
  21.                                                 documentation
  22. - Word 5.1 RTF                         template file for generation of documentation in
  23.                                                 RTF format suitable for Word 5.1
  24. - User's manual                        the user's manual in pdf (Acrobat) format
  25. - Example (Object Plant)         an example document
  26. - Example (Project P)              an example document
  27. - Register                                program for creating register forms to be sent to Kagi 
  28.  
  29. Requirements:
  30. System 7.1 or later
  31. 68020 or better
  32. 3 Mb free RAM
  33.  
  34. Registering
  35. To register use the Register program to create a register form which then shall be sent
  36. to Kagi Shareware using mail, email or fax.
  37.  
  38. The price for a single license is 25 USD, there are also site and world licenses available for
  39. 500 USD resp. 2000 USD.
  40.  
  41. http://www.kagi.com
  42. Email: shareware@kagi.com        (1 to 3 day processing time delay)
  43. FAX: +1 510 652 6589            (4 to 8 day processing time delay)
  44. Postal address:                       (4 to 8 day delay plus transit time to Kagi)
  45. Kagi
  46. 1442-A Walnut Street #392-MU
  47. Berkeley, California, 94709-1405
  48. USA
  49.  
  50. Please note that Kagi automatically rejects any electronic payment that come includes
  51. a hotmail.com address. Refer to http://www.kagi.com/FAQs/hotmail.com
  52.  
  53. N.B. Kagi is a payment processing company and they are not the author/shipper of the
  54. product. Any problems with receiving registration codes or any problems with the product itself shall be addressed to the author at m-arc@algonet.se or micke@kagi.com
  55.  
  56. Registration codes will be sent to you normally within a week after receive a
  57. confirmation of your order from Kagi.
  58.  
  59.  
  60. Disclaimer
  61. This software is provided "as-is". I take no responsiblity in any damage caused by the
  62. software, use of the software or any of its outputs such as generated code. Use it at
  63. your own risk.
  64.  
  65. Changes in 1.4.5 (15 December 1997)
  66. ・ Replaced the Mercutio MDEF with the latest version.
  67. ・ Added an RTF Word 5.1 template file.
  68. ・ Added new code generation tags: {IFNORETURNTYPE}, {ELSE}, {/IF}
  69.    This is a start towards making object pascal code generation templates.
  70. ・ Added new visibility option: none
  71. ・ Added new code generation tags: {VIS_NONE}, {/VIS_NONE}
  72.    that can be used for package wide visibility used in Java.
  73. ・ Added possibility to have different preferences for the edit dialogs
  74.    (e.g. class dialog window) and the diagram windows.
  75. ・ Added print setup information to Object Plant documents. Any print setup information
  76.    is now stored in the document file.
  77. ・ Fixed a bug that messed up State Diagram states' events and their action strings.
  78. ・ Shift-tab can now be used to step backwards through textfields in dialog windows.
  79. ・ Removed the date format in code generation preferences. The format is now taken
  80.    from Date & Time control panel.
  81. ・ And much more...
  82.  
  83.  
  84. Known Bugs
  85.  
  86. ・ The main windows sometimes look "messy". Everything is not erased properly when
  87.    moving parts around.
  88. ・ Illustrator has some problems parsing exported pictures (PICT format). All
  89.    textstrings are drawn in a white colour, hence they are invisible.
  90. ・ The names of generalizations, aggregations and associations are never displayed. 
  91. ・ Moving a set of relationsships and classes can sometimes leave some of the lines
  92.    behind. 
  93. ・ If you use code generation, you cannot use the ':' character in class names.
  94. ・ Line drawing is not very good. When changing between different views lines are not
  95.    updated (adjusted) as expected.
  96. ・ If the "Page Setup" or "Print Page" commands do not work, try selecting a printer in
  97.    the chooser.
  98. ・ Snap to grid is only implemented in the Use Case diagram page.
  99. ・ Packages cannot be copied.
  100. ・ EPS output for free text may not be correct. I have no possibility to verify this.
  101.  
  102. Use the web-page http://www.softsys.se/ObjectPlant/ to get new releases, report bugs etc. 
  103.  
  104. Questions concerning the program can be sent directly to the author at m-arc@algonet.se or
  105. micke@kagi.com
  106.  
  107.  
  108. This program should only travel in the complete folder.
  109.  
  110. Have fun,
  111.  
  112.                 Mikael Arctaedius
  113.         Stockholm, Sweden
  114.  
  115.         email: m-arc@algonet.se
  116.         http://www.softsys.se/ObjectPlant/
  117.  
  118.  
  119. Release History
  120.  
  121. Changes in 1.4.4 (16 November 1997)
  122. ・ Corrected a bug related to closing document with Event Trace diagrams.
  123.    The bug caused Object Plant to crash.
  124. ・ Corrected a bug related to paste in class, interface and state dialog windows.
  125.    In the class and interface dialog windows it was impossible to copy-paste
  126.    an attribute or operation and in the state dialog window it was impossible to
  127.    copy-paste an event.
  128. ・ Made it possible to create class references based on the content of the
  129.    clipboard. By copying a class and then paste it using option-command-V a
  130.    class reference will be created instead of a new class.
  131. ・ Replaced the icon LDEF used in the preferences dialog.
  132. ・ And much more...
  133.  
  134. Changes in 1.4.3 (31 October 1997)
  135. ・ Added several new tags that can be used in the code generation templates:
  136.    TIMESTAMP, DATESTAMP, DATETIMESTAMP, PROGRAMMER, DATECREATED, DATEMODIFIED
  137. ・ The creator type of generated files will now be the same as the template files'.
  138. ・ Fixed a bug that crashed Object Plant when changing the name to a longer package name.
  139. ・ Added possibility to indicate navigability of associations and aggregations.
  140.    The navigability arrows will only be shown when UML notation is used.
  141. ・ Moved the "Suppress page name in reference items"-option from the preference dialog
  142.    to the the View menu.
  143. ・ Added more keyboard shortcuts:
  144.    command-option-left arrow: align left
  145.    command-option-right arrow: align right
  146.    command-option-top arrow: align top
  147.    command-option-bottom arrow: align bottom
  148.    command-option-A: select association tool
  149.    command-option-C: select class tool
  150.    command-option-G: select generalization tool
  151.    command-option-H: select aggregation (has a) tool
  152.    command-option-I: select interface tool
  153. ・ Corrected a couple of EPS bugs.
  154. ・ And much more...
  155.  
  156. Changes in 1.4.2 (22 September 1997)
  157. ・ Added two new tools: text and frame tool. Text tool can be used to insert any free
  158.    text string in a diagram. Frame tool can be used to visually group items.
  159. ・ Reference items can not be copied any more. This is necessary to avoid dangling
  160.    pointers (if the original item is deleted when the clipboard contains a reference).
  161. ・ Names of reference items shall now be correct in association dialogs.
  162. ・ Dragging "collapsed" windows will now track the mouse correct.
  163. ・ Using forward delete in the operation dialog when a parameter is selected
  164.    will no longer insert a delete character in the text edit field.
  165. ・ New C++ templates which makes it possible to add initializations in constructors.
  166. ・ Corrected quite a few bugs in the code generation. Regeneration of code shall be safer
  167.    now.
  168.  
  169. Changes in 1.4.1 (31 Augusti 1997)
  170. ・ Sorting of classnames in popupmenu when creating a class reference.
  171. ・ New Java templates
  172. ・ Better redraw in event trace diagrams (thread names)
  173. ・ Delete of package in State Diagrams and Event Trace diagrams will now delete
  174.    the associated page as well as the package item.
  175. ・ New line drawing algorithm in State Diagrams.
  176. ・ Align in Use Case and State diagrams will now work as expected.
  177. ・ Closing the page palette will now be the same as closing the document. This is
  178.    the start of a slow migration to make the main windows close with File->Close and
  179.    close the document can only be done by closing the page palette and a special menu
  180.    command, e.g. Close project.
  181. ・ Better cursor handling (no more flickering cursors).
  182. ・ You can now choose to generate code for all classes (and interfaces) or only
  183.    selected classes.
  184. ・ Better scroll behaviour in the main windows.
  185. ・ Sorting of interface names in popupmenus.
  186. ・ Fixed a drawing bug related to associations.
  187. ・ Added a class browser palette. It lists all classes in alphabetical order (sorted
  188.    only on the first four characters). It can be used to bring up a class info dialog by
  189.    doubleclicking the class name and if you select a class in the class browser you
  190.    can drag and drop on the Object Model window to create a reference to that class.
  191. ・ All the major disclosure triangles saves their state when the document is open.
  192.    When you close the window and later reopens it, the triangles will remember their
  193.    previous state. The state is not saved to the file, why all disclosure triangles are closed
  194.    when opening a document.
  195. ・ All the major dialog info windows saves the position and size when the document
  196.    is open. This means that the next time you bring up an info window it will be positioned
  197.    where you last closed it, and it will have the same size. The position and size is not
  198.    saved to the file, why the position and size will be the default one when opening an
  199.    info window for the first time.
  200. ・ Made it possible to open files with packages in Event Trace diagrams and State diagrams.
  201. ・ And much more...
  202.  
  203. Changes in 1.4 (10 Augusti 1997)
  204. ・ Corrected some problems with "Export Page...". When "Best fit" is selected a best fit
  205.    will actually be done when exporting in EPS format. This was not true in previous
  206.    releases.
  207. ・ Class names are sorted in popup-menus. Not a complete sorting but only on the first 4
  208.    characters (to make it fast).
  209. ・ Screen update problems when opening and closing description box for operations has
  210.    been fixed.
  211. ・ Added package tool in all diagrams.
  212. ・ I have tried to make it easier to grab line selection boxes.
  213. ・ UML generalization arrows are now prettier.
  214. ・ Removed ... from New in file menu.
  215. ・ Added possibility to declare a operation/attribute final. This is useful when
  216.    generating Java code. New Java templates will be released later.
  217. ・ Added possibility to declare an initial value for attributes. Useful for Java.
  218. ・ Corrected bug related to copying of static methods. Now the static flag is copied
  219.    correctly.
  220. ・ Corrected a bug that made the Copy command only copy the visible area of a window,
  221.    not all selected items.
  222. ・ Corrected a crash bug related to Notes.
  223. ・ Corrected a crash bug related to deleting items in Event Trace diagrams.
  224. ・ Larger selection area for threads.
  225. ・ No drag-and-drop if the system doesn't support it. Should make it possible to run
  226.    under 7.1 again.
  227. ・ Corrected screen update problem when editing the class name in the main window.
  228. ・ When editing an item's name in a main window (by clicking on the name and the name
  229.    turns into a editable textfield), the textfield will now revert to non-editable when
  230.    hitting the return key.
  231. ・ Correctly quite a few crash bugs. Earlier versions of the program left items in the
  232.    model even if you deleted them. These "dangling" items were often the cause of
  233.    crashes.
  234. ・ Corrected a problem related to copy&paste. If you had copied an operation (or
  235.    attribute) and then tried to copy&paste a text in a class info window, the text
  236.    didn't get copied but only the last copied operation.
  237. ・ The grow icon in the right lower corner was missing in the Page info window when
  238.    the window was resized. This has now been fixed.
  239. ・ When opening a document with windows larger than the current screen, the windows
  240.    are automatically resized to fit the current screen.
  241. ・ Added consistency checks that are run when opening a document. They are fast and
  242.    shall not be noticable to the user but adds a great deal of security. Should reduce
  243.    the possibility of crashing when deleting items, or when closing a document.
  244. ・ This version includes traceback symbols to give better logs if (when?) crashing.
  245. ・ Deleting an operation no longer causes a crash.
  246. ・ Deleting a class with references on other pages no longer causes a crash.
  247. ・ Fixed a crash bug related to classes with associations.
  248. ・ Fixed a bug that made some attributes invisible when drag-and-drop a new attribute.
  249.    (Same goes for operations.)
  250. ・ Exported pictures shall no longer contain "selection handles".
  251. ・ Better scrollbar handling.
  252. ・ Made the Copy Protection scheme "smarter". Even if Object Plant crashes you should
  253.    be able to restart it on the same machine without getting that annoying "...another
  254.    copy with the same registration number..." message. Perhaps it is a bit too "smart".
  255. ・ The description field in page info windows will now be resized if you resize the
  256.    dialog window.
  257. ・ The popup menu in the state page info window will now be redrawn when you change
  258.    the window size.
  259. ・ You can add and delete parameters in the operation dialog window. Although the Add
  260.    Parameter menu item isn't active (I haven't figured out to get it active in a modal
  261.    dialog) the shortcut (shift-command-P) is active and can be used to add a parameter.
  262.    To delete a parameter select the parameter by clicking on the parameter and the 
  263.    press either delete or backspace.
  264. ・ Restructured the preferences dialog and moved it to the Edit menu.
  265. ・ Names can be edited without bringing up a dialog window. This goes for class names, 
  266.    interface names, state names, event trace thread names, use case names, package
  267.    names, and actor names. Just click on the name, hold the mouse still and it changes
  268.    into an editable text field. Clicking somewhere outside the name, changes the
  269.    textfield back to non-editable.
  270. ・ If the "Open info window on create" option is disabled, the editable text field will be
  271.    enabled immediately when creating an item.
  272. ・ Added a "Synchronized" flag for operations.
  273. ・ Added an "Abstract" flag for operations (which is only enabled when the class is
  274.    abstract and makes it possible to generate code for both virtual and pure virtual
  275.    functions).
  276. ・ The align dialog remembers its settings and position on screen.
  277. ・ New set of icons. You may need to rebuild your desktop to see the new icons.
  278. ・ Added the option to select which Object Model pages that should generate code.
  279.    Doubleclick on the page's name in the page palette and you will find a checkbox in
  280.    dialog window which can be checked for pages that shall generate code. Pages that
  281.    generate code are marked with an asterisk at the right end of the page palette list.
  282. ・ Removed the "Other..." item in popup menus. Now there is a textfield which can be
  283.    used to enter types not available in the popupmenu. This is more in line with
  284.    Apple HIG.
  285. ・ Corrected a bug that made operations and attributes disappear if
  286.    dragged-and-dropped onto themselves.
  287. ・ Added feedback indication where drag-and-dropped items are being dragged to.
  288. ・ Corrected some bugs related to closing of a document (after it has been saved). These
  289.    bugs caused crashes occasionally.
  290. ・ Corrected a bug related to selection in dialog windows. Previously it was possible to
  291.    have an operation selected as well as a text area. If you tried to copy the text
  292.    (Edit->Copy) you would get the operation instead of the text. Now only one selection
  293.    shall be active at any time.
  294. ・ Added Use Case diagrams.
  295. ・ New line drawing algorithms in the Use Case window. You can select if you want a
  296.    line to always stay rectilinear or if shall be oblique. Furthermore the "snap-to-grid"
  297.    option is implemented in the Use Case diagram.
  298. ・ Fixed a crash bug related to notes in the Event Trace window.
  299. ・ And a lot more...
  300.  
  301. Changes in 1.3.4 (1 May 1997)
  302. ・ Corrected a bug that could corrupt the object model (or state model) when using
  303.    several pages.
  304. ・ Pressing TAB in a dialog window (i.e. a class dialog window) will move the
  305.    text-cursor to the next textfield but now also select that text.
  306. ・ Added copy of PICT to the clipboard (consider this to be a beta version) making it
  307.    possible to easy insert graphics into other documents.
  308. ・ If there are unterminated strings in a template file, Object Plant will give you a
  309.    syntax error warning and not crash into MacsBug (or the Finder if you don't have
  310.    MacsBug).
  311. ・ Corrected a bug that could make Object Plant crash if generating code when the first
  312.    page had no real classes only subsystems. If it didn't crash, it didn't either generate
  313.    any code for the classes in the subsystems.
  314. ・ Corrected some bugs related to generalizations. It wasn't possible to make a
  315.    multibranch generalization between interfaces. And Object Plant could crash if you
  316.    tried to make a branch from a interface generalization to a class.
  317. ・ Added a consistency check that is run whenever you open a file. It will only detect
  318.    some of the possible consistency errors. If any errors are found, they can be fixed by
  319.    Object Plant.
  320. ・ Corrected a bug that made it impossible to resize an event trace box when
  321.    interactions were connected to the very top of the box.
  322. ・ Removed calls to AddResource when creating popup menus. This will make it possible
  323.    to run a locked copied of Object Plant, e.g. from a CD. It will also reduce the
  324.    possibility of running into problems when creating lots of popup menus.
  325. ・ Opening a file with very large windows on a small screen will automatically resize
  326.    the windows to fit within the screen (in a single monitor configuration).
  327. ・ Corrected minor UI bugs.
  328.  
  329. Changes in 1.3.3 (19 April 1997)
  330. ・ Change the way File->Save and Save As operations are implemented. Now the
  331.    implementation is in line with what Inside Macintosh recommends. This includes
  332.    using a temporary file during save and when the save is completed, the temporary
  333.    file and the project file is replaced. This make it less possible that Object Plant will
  334.    corrupt project files if crashing during save.
  335. ・ Removed a CDEF that was incompatible with MacOS 8.0a.
  336.  
  337. Changes in 1.3.2 (1 April 1997)
  338. ・ Corrected a bug that occured when deleting pages. Both Object Model pages and State
  339.    Diagram pages were affected by this bug. The crash occured when trying to save a
  340.    document with a deleted page.
  341.  
  342. Changes in 1.3.1 (21 March 1997)
  343. ・ Corrected the bug that caused a crash when adding new data types in the
  344.    File->Document Info->Data Types dialog.
  345. ・ Corrected some bugs related to the copy function. Copying some parts of a state
  346.    diagram or an event trace diagram, caused a user break into Macsbug.
  347.  
  348. Changes in 1.3 (28 Feb 1997)
  349. ・ Started implementation of the Unified Modeling Language notation. You can set the
  350.    notation used for a document in the File->Document Info->General dialog. The default
  351.    is OMT.
  352. ・ Reference items (class or interface) are now displayed with its name as "page::class
  353.    name"' where page indicates which page the original item belongs to. This makes it
  354.    is easier to see which items that are references and also to locate the original item.
  355. ・ Better code generation. Less empty lines. Tabs handled better etc. Please note that if
  356.    you have your own customized code generation template files they maybe have to be
  357.    modified. Any '"' (quote) characters must be included into a string. A string is
  358.    enclosed by "" (quotes). Within a string special characters like '¥t', '"', '¥¥' may be
  359.    used, just like a C-string.
  360. ・ Added Input/Output information to operation parameters. This may be used to
  361.    generate CORBA IDL code.
  362. ・ Extended the code generation template language. Some of the new tags will not work 
  363.    correctly on old files. This applies to the following tags {CONSISTOFLIST},
  364.    {PARTOFLIST}  and {ASSOCLIST}. These tags are used in the HTML template file.
  365. ・ Added the '$' character in front of static operations and attributes in the Object
  366.    Model.
  367. ・ Made it possible for interfaces to inherit each other.
  368. ・ Made it possible to have an association between a class and an interface.
  369. ・ Added more template files: Java code generation and HTML documentation.
  370. ・ Added an example project file.
  371. ・ Corrected some UI glitches in the class dialog window.
  372. ・ Corrected the bug that made operations and attributes created after a drag-and-drop
  373.    disappear.
  374. ・ Drag-and-drop operations now mark the file as dirty.
  375. ・ The static-field of an attribute is now correctly copied when using copy-paste.
  376. ・ Corrected a bug that made Object Plant crash if you closed all three main windows,
  377.    accepted to close the document and then did cancel the save operation.
  378. ・ Corrected a bug that made Object Plant crash if altering a document that was
  379.    previously saved with any other page selected that the very first in either the Object
  380.    Model or the State Diagram.
  381. ・ Better region handling makes it easier to draw branches from generalization
  382.    "triangles" and aggregation "diamonds".
  383. ・ A non-registered program can create max 20 classes and max 20 interfaces.
  384. ・ Added a shortcut button in the "Other datatype" dialog which you can use to
  385.    immediately add a new datatype to the document's list of data types.
  386. ・ And much more...
  387.  
  388. Changes in 1.2.4 (6 Feb 1997)
  389. ・ Deleting a reference item such as a class reference corrupted the object model.
  390.    Having a corrupt object model could either cause a crash at opening, saving or closing
  391.    the document. This bug is fixed in 1.2.4.
  392.  
  393. Changes in 1.2.3 (4 Feb 1997)
  394. ・ When creating an association it was not always drawn. This occured when the two
  395.    classes were "misaligned" forcing the association to use two right-angled lines.
  396.    Having an association with no lines could cause crashes when saving or opening the
  397.    document or even moving one of the two classes.
  398. ・ The qualifier box of the "client" side of an association was not moved if that endpoint
  399.    of the association was moved.
  400.  
  401. Changes in 1.2.2 (15 Jan 1997)
  402. ・ Corrected a bug that made it impossible to make reference classes (and interfaces)
  403.    refering to classes (interfaces) located on other pages than the very first Object
  404.    Model page.
  405. ・ Corrected a bug that sometimes caused Object Plant to crash when closing a
  406.    document.
  407. ・ Added EPS support for suppliers.
  408. ・ Corrected a bug that made it impossible to use the knife tool on supplier lines.
  409. ・ Corrected a bug that made oblique dashed lines take the wrong path.
  410. ・ Tried to fix some problems with generalization line drawing.
  411. ・ Tried to fix some problems with selecting lines.
  412.  
  413. Changes in 1.2.1 (7 Jan 1997)
  414. ・ The Interface dialog window is now properly updated when clicking any of the
  415.    disclosure triangles.
  416. ・ Generating code for classes or interfaces with no operation will now work.
  417. ・ You can now open documents with one or several of the three main windows closed.
  418.    This caused a crash in the 1.2 version.
  419. ・ Perhaps the Copy Protection is more "tolerant". Now I hope it will be possible to
  420.    restart Object Plant if it crashes without having to reboot the mac.
  421.  
  422. Changes in 1.2 (31 Dec 1996)
  423. ・ Made it possible to select more than one attribute (or operation) in the class info
  424.    dialog using shift selection.
  425. ・ Added possibility to have several "icons" refering to one single class. This can be
  426.    useful when a class needs to be included in several pages. E.g. if you have a common
  427.    base class called CObject which all other classes inherits, you create the CObject
  428.    class in one page and in the other pages you use a reference class refering to the
  429.    CObject class. (Refer to the User's Manual for details.)
  430. ・ The above goes for interfaces too.
  431. ・ Added truncation of filenames so that code generation for classes with long names
  432.    works.
  433. ・ Removed MacsBug user breaks that occured when generating code.
  434. ・ Corrected a code generation bug that occured when a class had a name identical to
  435.    the name of an Object Model page. Now created folders have a ト letter at the end of
  436.    the name  thus reducing the possibility for this to occur. (Change in code generation
  437.    template files.)
  438. ・ Made it possible to add parameters to interface operations.
  439. ・ Added drag-and-drop to class, interface and state info windows. This can be used to
  440.    re-order attributes, operations within a class/interface or events within a state.
  441. ・ Corrected the bug that caused an error alert show up saying "Serious Error. Please
  442.    Report. ... ClassType: <some large number>". This happened if you opened a file by
  443.    dropping it onto Object Plant or by doubleclicking on the file.
  444. ・ Zooming of windows is now implemented according to Inside Macintosh. Hence
  445.    multiple screens will be handled in correct way.
  446. ・ Corrected at least one of the bugs that caused a crash at startup of Object Plant.
  447. ・ Better handling of multiple screens in the sense that if you save an Object Plant file
  448.    where you have the windows distributed over several screens and then open the file
  449.    when only one screen is available, the windows' positions are adjusted so that all
  450.    windows are visible on the available screen(s).
  451. ・ Data types are now case sensitive.
  452. ・ Some internal cleanup making Object Plant easier to maintain.
  453. ・ The delete key can now be used to delete selected items in the Class info dialog. If no
  454.    item (such as an attribute or operation) is selected the delete key is applied to the
  455.    active text field. This change is valid also for the Interface info window and State
  456.    info window.
  457. ・ Class and interface names are now written in a bold font.
  458.  
  459. Changes in 1.1.1 (4 Dec 1996)
  460. ・ Corrected the bug that made class descriptions not to be stored.
  461. ・ Made it compatible with extensions like Stretch and Church Window WDEFs.
  462. ・ Corrected a bug that made updates in the Class info window not work as expected.
  463. ・ Corrected the bug that prevented text inside notes from being printed.
  464. ・ Corrected a bug that made Object Plant sometimes crash when clicking in the
  465.    attributes or operations disclosure triangle.
  466. ・ Added FlushVol calls to make Save and Save As operations more secure.
  467. ・ Corrected a bug that sometimes amde Object Plant crash when deleting a class.
  468.  
  469. Changes in 1.1 (6 Nov 1996)
  470. ・ The generalization triangle is now directed towards the superclass regardless of the
  471.    physical position of the superclass and subclass.
  472. ・ Made the SUBSYSTEM tag valid in top-level and class-level in the template language.
  473. ・ Corrected the bug that made Object Plant crash when trying to copy an association.
  474. ・ Corrected the bug that made Object Plant stop with a warning popup (or break into
  475.    Macsbug) saying "Cannot create popupmenu".
  476. ・ Full implementation shift-clicking. If you shift-click on an already selected object it
  477.    will be deselected.
  478. ・ Corrected the bug that caused Object Plant not to generate code for classes below a
  479.    subsystem which did only contain subsystems and no real classes.
  480. ・ Lists will now show up correctly even when using monitors supporting thousands of
  481.    colours. Previously these lists were all black.
  482. ・ Added two new items to the Object Model diagrams: Interfaces and supplier relations.
  483. ・ Changed the code generation template language so that generating code with multiple
  484.    inheritance is possible.
  485. ・ Added "static" checkbox to attributes and operations. Affects only code generation.
  486. ・ Better screen updates.
  487. ・ Corrected other minor bugs.
  488.  
  489.  
  490. Changes in 1.0 (9 Oct 1996)
  491. ・ Made line movements more smooth. Straight lines are kept straight whenever
  492.    possible.
  493. ・ Added a DESCRIPTION tag to be used in code generation.
  494. ・ Corrected minor bugs.
  495.